Welcome![Sign In][Sign Up]
Location:
Search - web socket

Search list

[TCP/IP stacktcp-ip详解卷2

Description: 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机网络的系统管理员。 -the book complete and detailed presentation of the TCP / IP protocol is how to achieve it. The book is about 500 Legend, OK 15000 actual operation of the C code, For the use of teaching methods to help you master the TCP / IP protocol. The book shows not only the socket API and agreements ethnic relations and hosts and routers to achieve the difference. Also introduced 4.4BSD-Lite version of the new features, such as multicast, long fat pipe, window zoom, timestamp options and other topics, etc.. Readers of this book, Volume 1 should have elaborated on the TCP / IP basic knowledge. This applies to hope to understand TCP / TP how to achieve the agreement, including the preparation of Web applications programmers and the use of TCP / IP to safeguard the computer network system administrator.
Platform: | Size: 30044137 | Author: 小易 | Hits:

[WinSock-NDISggggetweb

Description: 用socket 实现下载一个网页内容 socket 编程的入门实例-download socket with a Web content socket programming examples of entry
Platform: | Size: 2161 | Author: ggg | Hits:

[TCP/IP stackTCP-IP2

Description: 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机网络的系统管理员。 -the book complete and detailed presentation of the TCP / IP protocol is how to achieve it. The book is about 500 Legend, OK 15000 actual operation of the C code used for the teaching method to help you master the TCP / IP protocol. The book shows not only the socket API and agreements ethnic relations and hosts and routers to achieve the difference. Also introduced 4.4BSD-Lite version of the new features, such as multicast, long fat pipe, window resizing, timestamp options and other topics, etc.. Readers of this book, Volume 1 should have elaborated on the TCP / IP basic knowledge. This applies to hope to understand TCP / TP how to achieve the agreement, including the preparation of Web applications programmers and the use of TCP / IP to safeguard the computer network system administrator.
Platform: | Size: 30044779 | Author: 韦斯 | Hits:

[Internet-Networkserverutoyou

Description: 这是一个代理服务器程序,它使用多线程,Semaphore, blocking-socket, an RFC in hand。其中有一个内嵌的Web服务器,使用一个自定义的计数器agCount.dll。内嵌Web服务器使用虚拟域名www.personalproxy.com。-This is a proxy server process, which uses multithreading, Semaphore, blocking-socket, an RFC in hand. There is a built-in Web server, using a custom counter agCount.dll. Embedded Web servers using virtual domain www.personalproxy.com.
Platform: | Size: 92057 | Author: 陈海峰 | Hits:

[Windows DevelopJAVA-source

Description: 该压缩包包括以下内容:Java SMTP协议电子邮件传送剖析,Java语言实现对网络服务器搜索,JCOMToACAD,用JAVA 实现P2P网络通信,投稿文章,基于URL的Web服务器数据访问,Matlab环境下Socket网络功能的实现,ImageProcess等八个源程序-the compressed include the following : Java SMTP E-mail analysis Java language for network servers search JCOMToACAD. JAVA using peer-to-peer network communication, writing articles, based on the URL of the Web server data access, Matlab environment Socket networking capabilities to achieve eight source ImageProcess
Platform: | Size: 545037 | Author: 尹志远 | Hits:

[TCP/IP stackSYN_at

Description: 模拟SYN攻击, 使用socket发送模拟的SYN包攻击web server-simulation SYN attacks, the use of socket sending SYN packets simulated attack web server
Platform: | Size: 2415 | Author: 李杰 | Hits:

[WinSock-NDISCodeNet

Description: 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network drivers for the bridge, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the socket and bundled IP Port-related data, from driver to Socket, applications from the Socket can extract the data receiver. Web applications is through this socket for data transmission and reception. TCP and UDP Principle and the work of the preparation process, and how to process link libraries. A character based chat program.
Platform: | Size: 25670 | Author: 李君懿 | Hits:

[Web ServerNetServer_web

Description: 一个通过socket与WEB建立通讯连接的VC程序。-through socket with a Web link in the establishment of communication procedures VC.
Platform: | Size: 23748 | Author: 人民币 | Hits:

[JSP/JavaJava2Web

Description: 用Java实现Web服务器连接:Web浏览器与Web服务器建立连接。2.请求:Web浏览器通过socket向Web服务器提交请求。3.应答:Web浏览器提交请求后,通过HTTP传送给Web服务器。Web服务器接到请求后,进行事务处理,处理结果又通过HTTP传回给Web浏览器,从而在Web浏览器上显示出所请求的页面。4.关系连接:当应答结束后,Web浏览器与Web服务器必须断开,以保证其它Web浏览器能够与Web服务器建立连接。-Java Web server : Web browsers and Web servers establish a connection. 2. Request : Web browser through the socket to the Web server submits the request. 3. Response : Web browser after the request, transmitted to the Web HTTP server. Web server upon request, conduct of business, and the results passed back to the traditional HTTP Web browser, so the Web browser will display the requested page. 4. Relations link : When respondents end, Web browser and Web server to be disconnected, to ensure that other Web browsers and Web servers to establish a connection.
Platform: | Size: 7152 | Author: LIYIN | Hits:

[JSP/JavaWeb_Server_20070101

Description: 简易WEB服务器,JAVA SOCKET编程,HTTP协议相关-simple Web servers, Java Socket Programming, HTTP protocol related
Platform: | Size: 7699 | Author: shuiguo | Hits:

[ICQ-IM-Chatjava-chat

Description: java写的基于socket的web聊天室,客户端使用浏览器,使用时请把index.html中的ip地址127.0.0.1改成服务器所在机子的地址-java write socket based web chat rooms, clients use the browser, Please use index.html ip address of 127 .0.0.1 into the server is located loom Address
Platform: | Size: 32466 | Author: lavee | Hits:

[Web ServerRemote_Service

Description: 自己编的一个java分布式服务的实现。此模型使用Tomcat作为web服务器,使用JSP页面作为用户交互界面,Javabean作为服务页面逻辑实现,客户端和服务器端通信通过java socket实现,数据库使用access,客户端用java窗口程序实现。对于学习java JSP网络数据库开发及socket远程调用很有帮助,此程序为服务器端程序,客户端程序有意可发email和我联系 xiaoxpp@163.com
Platform: | Size: 402117 | Author: webber | Hits:

[ADO-ODBCGasServer

Description: 黑龙江省煤矿瓦斯监控系统办事处端的程序;使用ADO方式连接SQLSERVER数据库,用SOCKET方式交换瓦斯报警数据,同时连接WEB网页,使用线程池技术建立与数据库的多个连接。这是一个监控现场正在运行的程序。对于数据库软件开发非常有参考价值。使用哈希表(HASH)查找数据。
Platform: | Size: 186675 | Author: 人民币 | Hits:

[WinSock-NDISWebServer_src

Description: vc++ http web server 使用socket实现
Platform: | Size: 146476 | Author: ******* | Hits:

[Internet-NetworkCwangluo

Description: C#网络与通信程序设计案例精讲.rar \\chap03 提供了本书第3章FTP服务器开发源程序; \\chap04 提供了本书第4章第FTP客户端开发源程序; \\chap05 提供了本书第5章电子邮箱系统源程序; \\chap06 提供了本书第6章基于Socket的聊天室源程序; \\chap07 提供了本书第7章多线程下载源程序 \\chap08 提供了本书第8章基于Web的电子书店源程序; \\chap09 提供了本书第9章网络游戏源程序; \\chap10 提供了本书第10章基于Http协议浏览器的实现源程序; \\chap11 提供了本书第11章基于Web Service技术通信的实现源程序 \\chap12 提供了本书第12章Telnet客户端实现源程序;
Platform: | Size: 734784 | Author: qinshaohua | Hits:

[TCP/IP stackSocketToolSRC

Description: SocketToolSRC是SocketTool的Delphi源代码,里面实现了TCP Server,TCP Client,UPD广播,UDP组播,UDP等Socket功能. 还简单实现了一个Web服务器(http服务器)的代码。
Platform: | Size: 2252397 | Author: 李强 | Hits:

[TCP/IP stackTcpClient

Description: socket客户端代码,可以从web服务器取文件,并且使用了select高级方法
Platform: | Size: 1827 | Author: leo | Hits:

[Internet-Network2002512114662

Description: 用socket下载网页,这对于下离线浏览器有一定的参考作用-socket used to download Web pages, which for the next off-line browser is a reference work
Platform: | Size: 2375177 | Author: chen | Hits:

[Internet-Networkp222222222

Description: Web服务器V1.01,Win Socket底层开发-Web server fixes, Win Socket bottom Development
Platform: | Size: 79992 | Author: wei | Hits:

[Linux-Unixhttp

Description: 在PXA270开发板上实现WEB服务器。 在主程序中建立TCP类型SOCKET在80端口进行监听连接请求。
Platform: | Size: 50154 | Author: 徐亚雪 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 18 »

CodeBus www.codebus.net